home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 July / CHIP Turkiye Temmuz 2000.iso / prog / share / 12 / Readme.txt < prev    next >
Text File  |  1999-04-05  |  13KB  |  254 lines

  1. DynamIP v3.50
  2. ----------------------------------------------------------------------
  3.  
  4. NOTE: Please consult the DynamIP web site for any questions/problems
  5.       you might have BEFORE you send me e-mail:
  6.  
  7.              http://www.bigfoot.com/~DynamIP/
  8.        or    http://members.xoom.com/DynamIP/
  9.  
  10.       Please note that this version of DynamIP needs the VB6 runtime
  11.       library (the file MSVBVM60.DLL) which is not included in the
  12.       DynamIP distribution. If you need the file you will find links at
  13.          http://www.bigfoot.com/~DynamIP/DIPdownloadfinal.htm
  14.  
  15.       Thanks for trying DynamIP,
  16.       Chris / DynamIP@bigfoot.com
  17.  
  18. ANNOUNCEMENT:
  19.       We are beta testing DIPS, the [D]ynamic [IP] [S]erver. DIPS is
  20.       a new free service that might be quite useful to some of you.
  21.       We have added a lot of new features, including URL forwarding.
  22.       DIPS is especially useful if you want to run your own WEBcam site.
  23.       Check it out at
  24.              http://postmodem.com/dips-admin/
  25.   ____________________________________________________________________
  26.  / WARNING                                                           /
  27. --------------------------------------------------------------------
  28.   DynamIP v3.50 comes with the new VB6 (SP2) controls (included in
  29.   VB6 ServicePack 2). Installation of this new version of DynamIP
  30.   may update your older controls! This could cause some of your other
  31.   installed programs to malfunction or not to start at all, especially
  32.   if they rely on a particular version of a control/library. For a list
  33.   of controls that come with DynamIP please visit
  34.       http://www.bigfoot.com/~DynamIP/DIPrequirementsFiles.htm
  35.   You may want to backup your old controls BEFORE you install DynamIP
  36.   so that you can reinstall them if you decide that you don't want to
  37.   keep DynamIP on your system (note that uninstalling DynamIP will NOT
  38.   reinstall your previous controls automatically).
  39.   ____________________________________________________________________
  40.  / New Features in v3.50                                             /
  41. --------------------------------------------------------------------
  42.   - DynamIP is the zero-cost WEBcam solution that handles everything:
  43.     timer-controlled and event-driven frame capturing, suport for
  44.     multiple capture devices, bmp to jpg conversion with adjustable
  45.     file compression, and uploading! This gives you a choice between
  46.     running a local WEBcam site on your own computer or a remote WEBcam
  47.     site with FTP uploading.
  48.   - Ping tool with host lookup
  49.   - DynamIP online router (template with JavaScript)
  50.   - DynamIP advanced FTP  (template with JavaScript)
  51.   - Uploader: - new and much improved FTP control w/ proxy support
  52.               - port specification for HTTP and FTP servers
  53.               - option to write last known IP address to OFFline page
  54.   - Launcher: - enhanced close method with additional options
  55.   - DUN/RAS dialer: - Connect and Disconnect with Hotkey support
  56.                     - up to 4 dial-up connections
  57.                     - dial-up networking login/password override
  58.                     - AutoDisconnect on idle (only on Win95/98)
  59.                     - generates a DUN/RAS log file
  60.                     - more meaningful feedback in log file
  61.   - DIPS Client with new features (e.g. manual on/off)
  62.     (check out http://postmodem.com/dips-admin/ for info about DIPS)
  63.   ____________________________________________________________________
  64.  / Installation                                                      /
  65. --------------------------------------------------------------------
  66.   Very detailed installation information is available at
  67.      http://www.bigfoot.com/~DynamIP/DIPinstallation.htm
  68.   A few examples of common setups can be found at
  69.      http://www.bigfoot.com/~DynamIP/DIPsExamples.htm
  70.   Please make use of the above!
  71.   This version of DynamIP introduces many new settings/options.
  72.   If you had a previous version installed you should verify your
  73.   settings after upgrading to make sure that all your previous
  74.   settings have been imported correctly (in most cases you should
  75.   be able to use the old INI file).
  76.   ____________________________________________________________________
  77.  / Trouble-Shooting                                                  /
  78. --------------------------------------------------------------------
  79.   Please READ the information available at
  80.      http://www.bigfoot.com/~DynamIP/DIPtroubleshooting.htm
  81.   Please do NOT report bugs that are already listed at
  82.      http://www.bigfoot.com/~DynamIP/DIPdownloadfinalbugs.htm
  83.  
  84.   For error messages related to msvbvm60.dll please consult
  85.      http://www.bigfoot.com/~DynamIP/DynamIP/DIPrequirementsFiles.htm#VBruntimefiles
  86.  
  87.   For error messages related to Comctl32 please consult
  88.      http://support.microsoft.com/support/kb/articles/q167/1/21.asp
  89.      http://support.microsoft.com/support/kb/articles/q172/8/88.asp
  90.  
  91.   Help is available in form of HTML. When you install DynamIP the
  92.   file "help.EXE" (a self-extracting ZIP file) is copied to the
  93.   DynamIP installation directory. Execute it to expand the help files.
  94.   ____________________________________________________________________
  95.  / Bug Fixes, etc.                                                   /
  96. --------------------------------------------------------------------
  97.      DynamIP v3.50:
  98.             - fixed toolbar issue (time button)
  99.             - various minor issues with WEBcam module
  100.  
  101.      DynamIP v3.50 beta 5:
  102.             - fixed launcher bug (unwanted multiple launches)
  103.             - various minor issues with WEBcam and Uploader modules
  104.  
  105.      DynamIP v3.50 beta 4:
  106.             - (un)checking log DUN/RAS didn't enable/disable Reset Log File
  107.             - ALT-O/C/A as key shortcuts in Setup|Options activated
  108.             - WEBcam supports multiple capture devices
  109.             - WEBcam JPG quality/compression setting adjustable
  110.             - improved read ini file
  111.  
  112.      DynamIP v3.50 beta 3:
  113.             - WEBcam tag only updated if appropriate box is checked
  114.             - WEBcam capture files are created if they don't exist yet
  115.             - WEBcam option: load driver on demand
  116.             - WEBcam option: capture only if online
  117.             - got rid of subclass.ocx (which required VB5 runtime files)
  118.             - fixed uploader bug (FTPD w/ very long welcome messages)
  119.  
  120.      DynamIP v3.50 beta 2:
  121.             - Uploader (STOU, error message 50x)
  122.             - AutoReconnect works again (DUN/RAS dialer was broken
  123.               in beta 1 and did not redial a lost connection)
  124.             - Popup Menu in System Tray did sometimes not disappear
  125.               on Windows NT unless a selection from the menu was made
  126.  
  127.      DynamIP v3.50 beta 1:
  128.             - mail check animation didn't always stop after mail check. 
  129.             - various uploader problems caused by MSINET.OCX have gone
  130.               away thanks to a new FTP control (xFTPpro)
  131.             - some file dialogs didn't open if path ended with "\".
  132.             - DIPS Client bug generated lots of traffic
  133.  
  134.      DynamIP v3.31 final release:
  135.             - enabled DUN/RAS log file. 
  136.             - Uploader bug fix (v3.30 sometimes hangs if the Uploader
  137.               times out). 
  138.             - Dialer bug fix (v3.30 always moved the last successful
  139.               connection to the top of the list regardless of the setting
  140.               in Setup|DUN/RAS). 
  141.  
  142.      DynamIP v3.30 final release:
  143.             - enabled DynamIP NT Service mode (switch /S) so that
  144.               DynamIP can be installed as an NT Service
  145.  
  146.      DynamIP v3.30 beta 4:
  147.             - DIPFTP Client for those who have problems with MSINET.OCX (Uploader)
  148.               (more info at http://www.bigfoot.com/~DynamIP/DIPFTPClient.htm)
  149.             - IE4 style toolbar (coolbar) if you have IE4/ActiveDesktop installed
  150.  
  151.      DynamIP v3.30 beta 3:
  152.             - command line parameters (read about this new features at
  153.               http://www.bigfoot.com/~DynamIP/DIPsetupParameters.htm
  154.             - fixed bugs with non-standard ports (e.g. HTTPD on 8080)
  155.             - enhanced support for systems with multiple IP addresses
  156.             - WEBchat can be activated for each connection individually
  157.             - fix several bugs in connection with the tag <!--skip-->
  158.             - DIPS error counter is reset for each new connection
  159.             - DIPS bug fix ("midnight problem")
  160.             - Uploader bug fixes (path/file name small letters possible)
  161.             - Uploader works now fully asynchronous
  162.  
  163.      DynamIP v3.02:
  164.             - DIPS enhancemnets
  165.             - improved method to detect local HTTPD
  166.  
  167.      DynamIP v3.01:
  168.             - fixed RAS/DUN problems caused by "rasapi32.dll"
  169.               (on both Windows 95 and Windows NT)
  170.             - full DIPS client capability
  171.             - enhanced reconnect method if line is dropped
  172.  
  173.      DynamIP v3.0 Final Release:
  174.             - fixed another exit bug
  175.             - enhanced Tray functionality
  176.             - nicer icons (thx to Piero La Mura!)
  177.             - full-blown DIPS Client
  178.               (more about DIPS at http://postmodem.com/dips-admin/)
  179.  
  180.      Please check information available at
  181.         http://www.bigfoot.com/~DynamIP/
  182.      BEFORE you send e-mail with bug reports and/or complaints.
  183.      Thank you in advance for being considerate.
  184.  
  185. Chris / DynamIP@bigfoot.com
  186.   ____________________________________________________________________
  187.  / History                                                           /
  188. --------------------------------------------------------------------
  189.   v3.50 (05-APR-99) Final Release
  190.   v3.50 (07-MAR-99) beta 5 released / cmuTCP.ocx v3.51
  191.   v3.50 (24-JAN-99) beta 4 released
  192.   v3.50 (14-JAN-99) beta 3 released
  193.   v3.50 (20-DEC-98) beta 2 released
  194.   v3.50 (25-NOV-98) beta 1 released / cmuTCP.ocx v3.50
  195.   v3.31 (01-AUG-98) Final Release
  196.   v3.30 (24-MAY-98) Final Release
  197.   v3.30 (10-MAY-98) beta 4 released
  198.   v3.30 (22-FEB-98) beta 3 released
  199.   v3.30 (26-JAN-98) beta 2 released
  200.   v3.30 (10-DEC-97) beta 1 released
  201.   v3.02 (27-JUL-97) various DIPS enhancements
  202.   v3.01 (29-MAY-97) various improvements
  203.   v3.0 (19-MAY-97) Final Release
  204.   v3.0 (05-MAY-97) RC2 released / cmuTCP.ocx v3.01
  205.   v3.0 (18-APR-97) RC1 released / cmuTCP.ocx v3.00
  206.   v3.0 (25-MAR-97) beta 11 released / cmuTCP.ocx v2.60
  207.   v3.0 (05-MAR-97) beta 10 released
  208.   v3.0 (26-FEB-97) beta 9 released / cmuTCP.ocx v2.19
  209.   v3.0 (11-FEB-97) beta 8 released / cmuTCP.ocx v2.11
  210.   v3.0 (10-FEB-97) beta 7 released / cmuTCP.ocx v2.10
  211.   v3.0 (09-FEB-97) beta 6 released / cmuTCP.ocx v2.06
  212.   v3.0 (06-FEB-97) beta 5 released / cmuTCP.ocx v2.05
  213.   v3.0 (02-FEB-97) beta 4 released / cmuTCP.ocx v2.02
  214.   v3.0 (30-JAN-97) beta 3 released / cmuTCP.ocx v2.01
  215.   v3.0 (19-JAN-97) beta 2 released
  216.   v3.0 (13-JAN-97) beta 1 released / major rewrite!
  217.   v2.8             internal version / not released to public
  218.   v2.7 (24-NOV-96) new features: HTTPscan
  219.                    improvements: IPchat supports MS NetMeeting
  220.   v2.6 (30-OCT-96) new features: IPchat, Event Notification
  221.                    improvements: default beep (if no sound card)
  222.   v2.5 (12-OCT-96) improvements: DialOnDemand, StartupState, Template
  223.                    and LocalFile treatment; bug fix: Clock Synchronizer
  224.   v2.4 (14-SEP-96) improvements: ToolTips in Taskbar, POP disconnect
  225.                    bug fixes (NT): Tray, Time Zone Info from Registry
  226.   v2.3 (07-SEP-96) new features: AutoDisconnect, ToolTips,
  227.                    Time Zone Information from Registry
  228.                    several bug fixes (stability related...)
  229.   v2.2 (30-AUG-96) several bug fixes and (internal) improvements
  230.   v2.1 (25-AUG-96) new feature: PC clock synchronizer (NTP)
  231.                    several bug fixes and improvements
  232.   v2.0 (22-AUG-96) new feature: log file, file dialogs
  233.                    bug fixes: memory leak, mail checker crashes
  234.   v1.9 (19-AUG-96) new features: e-mail checker (up to 5 POP accounts)
  235.                    with sound notification, AutoCheck, AutoSense
  236.   v1.7 - v1.8      internal versions / not released to public
  237.   v1.6 (16-AUG-96) bug fix in AutoRefresh
  238.   v1.5 (08-AUG-96) new features: up to 5 handles, drag and drop, new looks!
  239.   v1.1 - v1.4      internal versions / not released to public
  240.   v1.0 (01-AUG-96) fixed AutoRefresh, new menu items
  241.   v0.9 (28-JUL-96) new features: AutoRefresh, support for HTTP
  242.                    and FTP server address; bug fix: RefreshIP
  243.   v0.6, v0.7, v0.8 internal versions / not released to public
  244.   v0.5 (26-JUL-96) added menu (finally!),
  245.                    added tray capability (to reduce task bar clutter),
  246.                    fixed another timing problem in disconnect ;-)
  247.                    icon that hints at the state (on, busy, off)
  248.   v0.4 (24-JUL-96) fixed timing problem in disconnect
  249.   v0.3 (06-JUL-96) connect more stable, disconnect faster,
  250.                    auto-minimize if going on/off-line successful
  251.   v0.2 (28-JUN-96) added timeout feature
  252.   v0.1 (27-JUN-96) quickly wrote this thing 'cause I needed it
  253.  
  254.